home *** CD-ROM | disk | FTP | other *** search
- Path: columba.udac.uu.se!sabik!m93kma
- From: m93kma@sabik.tdb.uu.se (Kristofer Maad)
- Newsgroups: comp.sys.amiga.programmer
- Subject: ClipRegions with MUI?
- Date: 31 Jan 1996 13:21:14 GMT
- Organization: A poorly-installed InterNetNews site
- Message-ID: <4enqca$26re@columba.udac.uu.se>
- NNTP-Posting-Host: sabik.tdb.uu.se
- X-Newsreader: TIN [version 1.2 PL2]
-
- Hi all...
-
- I'm writing a B-Spline editor class for MUI, and I am trying to make
- the rendering clip against the object borders. In the mDraw() routine,
- I make a new region with NewRegion() and add a rectangle to it with
- OrRectRegion(), and then I do a InstallClipRegion(), but then the
- computer hangs everytime - what's wrong!!? Am I not allowed to install
- clip regions at any time?
-
- I know there's an example of clipping in the RKRMs, and I have looked
- at the C source, but I can't see what's wrong with my code.
-
- By the way, I use AmigaE v3.2 registered (and yes, I think I know how
- to program in E).
-
- If anybody has something on this, please...! Everything else (well
- nearly, anyway) works perfectly now.
-
- /Kristofer
-
- --
- Name: Kristofer Maad | "The satisfaction in making a 'crash-
- Snail: Stureg. 12A, 3tr. | proof' system screw up completely
- 753 14 Uppsala | almost makes it worthwhile." /Kris
- Phone: 018-51 11 44 |
- E-Mail: m93kma@student.tdb.uu.se | <http://www.update.uu.se/~kris/>
-